-
Home
-
LiteSpeed Cache
-
6.2
-
Code
-
Classes
- Object_Cache
Total Complexity |
115 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
597 |
Lines of code |
313 |
Logical lines of code |
212 |
Comment lines |
160 |
Methods |
19 |
Properties |
16 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_connect() |
C |
34 |
30 |
85 |
__construct() |
C |
36 |
30 |
70 |
set() |
S |
53 |
6 |
22 |
flush() |
S |
57 |
6 |
17 |
_validate_mem_server() |
S |
58 |
6 |
15 |
_reconnect() |
S |
59 |
5 |
14 |
update_file() |
S |
59 |
5 |
13 |
delete() |
S |
60 |
4 |
14 |
get() |
S |
62 |
4 |
13 |
del_file() |
S |
65 |
4 |
8 |
_can_cache() |
S |
71 |
3 |
6 |
add_non_persistent_groups() |
S |
69 |
2 |
7 |
add_global_groups() |
S |
69 |
2 |
7 |
_get_mem_id() |
S |
69 |
2 |
7 |
store_transients() |
S |
79 |
2 |
3 |
test_connection() |
S |
81 |
1 |
3 |
is_global() |
S |
79 |
1 |
3 |
_is_transients_group() |
S |
79 |
1 |
3 |
is_non_persistent() |
S |
79 |
1 |
3 |